UInt64NINumericUInt64NNegative Method

Computes the numeric negation of the current value.

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
UInt64N INumeric<UInt64N>.Negative()

Return Value

UInt64N
The numeric negation of the current value.

Implements

INumericTSelfNegative

See Also